Recipient Class

Class Recipient.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public class Recipient
Inheritance
Object    Recipient

Constructors

Recipient Initializes a new instance of the Recipient class.

Properties

AddressType Gets the type of the address.
DisplayName Gets the display name.
DisplayName7Bit Gets the display name7 bit.
DisplayType Gets the display type.
EmailAddress Gets the email address.
EntryId Gets the entry identifier.
InstanceKey Gets the instance key.
ObjectType Gets the type of the object.
OriginatingAddressType Gets the type of the originating address.
OriginatingEmailAddress Gets the originating email address.
RecipientType Gets the type of the recipient.
Responsibility Gets a value indicating whether this Recipient is responsibility.
SearchKey Gets the search key.
SendInternetEncoding Gets the send internet encoding.
SendRichInfo Gets a value indicating whether [send rich information].
SmtpAddress Gets the SMTP address.
TransmitableDisplayName Gets the display name of the transmitable.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also